Skip to content

PGPRO-18190; PGPRO-15138: Following vanilla cast Datum to pointer#173

Merged
MarinaPolyakova merged 1 commit into
masterfrom
PGPRO-18190
Jun 25, 2026
Merged

PGPRO-18190; PGPRO-15138: Following vanilla cast Datum to pointer#173
MarinaPolyakova merged 1 commit into
masterfrom
PGPRO-18190

Conversation

@Green-Chan

Copy link
Copy Markdown
Contributor

Caused by:

  • 0f5ade7a (PostgreSQL) Fix varatt versus Datum type confusions
  • e035863c (PostgreSQL) Convert varatt.h access macros to static inline functions.

Note that this should also perfectly work on older PostgreSQL versions (before 19) since there was no type check there, and macros accepted pointers as well as datums.

Tags: rum

Caused by:
- 0f5ade7a (PostgreSQL)
  Fix varatt versus Datum type confusions
- e035863c (PostgreSQL)
  Convert varatt.h access macros to static inline functions.

Note that this should also perfectly work on older PostgreSQL
versions (before 19) since there was no type check there, and
macros accepted pointers as well as datums.

Tags: rum
@MarinaPolyakova MarinaPolyakova merged commit 5133b76 into master Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants